Previous Topic: System-Defined (Run-time) Substitution Variables

Next Topic: SKEL

CALLURL

The CALLURL substitution variable is replaced at runtime with the URL (Uniform Resource Locator) used to access Web Option, for example, http://myas400:4100/web2e. It is automatically included in the <form> HTML tag in all generated skeletons:

<form...action=”(_xCALLURL)”...>