Difference between revisions of "insertEditorObject"
Jump to navigation
Jump to search
(populated with empty template) |
(populated) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | Insert an object to the editor and assign arguments. Create script is,not called. Returns the ID of the new EditorObject. Subtype class is,optional. |= Description |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | ''' | + | | map '''insertEditorObject''' [type,value,[name1,value1,...],subtype class] |= Syntax |
− | |p1= |= PARAMETER1 | + | |p1= map: [[Control]] - |= PARAMETER1 |
− | |p2= |= PARAMETER2 | + | |p2= [name1,value1,...],subtype class]: Array - |= PARAMETER2 |
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
− | | |= RETURNVALUE | + | | [[String]] |= RETURNVALUE |