xArgs.lookupValue Method

Gets or sets a string to use with the LookupField method to find a value in a field of a table.

Syntax

public str lookupValue([str value])

Run On

Called

Parameters

  • value
    Type: str
    The value to set; optional.

Return Value

Type: str
A string to use with the LookupField method to find a value.

See Also

Reference

xArgs Class