|
get()Related Object: Boundaries.get(in_Region)Retrieves an array of strings from the region defined by the in_Region object. in_Region object can be created with a call to region.createRegion(). in_Region ScriptRegion tabular Object. Exampleboundaries.get(region.createRegion("Email_Address")); get(number)get(object)get(string)
|
|