Log Method (message)
From Pageflex Document Action API
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.
- message (String)
- The message to log.
| Exception | Condition |
|---|---|
| ArgumentNullException | The value supplied for message was nullNothingnullptr. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)