Edit a criteria string with Edit Criteria Dialog.
FUNCTION EditCriteriaWithUI(VAR criteria : DYNARRAY[] of CHAR): INTEGER;def vs.EditCriteriaWithUI(criteria):
return (INTEGER, criteria)| Name | Type | Description |
|---|---|---|
| criteria | DYNARRAY[] of CHAR | Pass in a criteria to be edited, and output the modified criteria if the function result is TRUE. |
Availability: from Vectorworks 2014