Use this procedure to print a string to the console.
|
Parameter |
Description |
|
Text |
Enter the string you want the system to print to the console. |
| Note | This is useful when debugging scripts in Documaker Server. |
Here is an example:
|
Procedure |
Result |
Explanation |
|
If (HaveGVM(‘Company’)) Print_It (GVM(‘Company’) ) End |
a string |
The content of the GVM variable Company is printed to the console. |
© Copyright 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices