GetFormWebVariable (open)

Get a form's web variable

Syntax

LOADLIB "mod::publisher/lib/forms/base.whlib";

STRING FUNCTION GetFormWebVariable(STRING varname)

Parameters

STRING varname

Return value

STRING

Get the variable of the URL to which the current form was submitted. Will return variables from the original URL if we're called in the context of a RPC service