Zoomed Image

AMSX Scripting Language - Command : LookupForm.Get

Summary

Retrieve a named property from the active lookup form

Description

Calls GetProperty on the current LookupForm instance and stores the returned value in the result buffer. LookupForm.Create must be called before this command.

Parameters

ParameterDescription
cmdproperty name to retrieve

Syntax


LookupForm.Get "property name to retrieve"

Return to the AMSX Command Reference