Zoomed Image

AMSX Scripting Language - Command : LookupForm.Create

Summary

Initialise a lookup form object from the current context

Description

Creates a new LookupForm instance bound to the specified form name, passing in the current arguments and query string context. Call LookupForm.Get afterwards to retrieve individual properties from the initialised form.

Parameters

ParameterDescription
cmdlookup form name to initialise

Syntax


LookupForm.Create "lookup form name to initialise"

Return to the AMSX Command Reference