Pageflex Document Action API
Log Method (message)
Namespaces > Pageflex.Scripting > Application > Log(String)
Writes a message to the log stream of the currently executing application.
Syntax
Parameters
- message (String)
- The message to log.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | The value supplied for message was nullNothingnullptr. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)