ChangeText
Modifies an Text element.
def ChangeText (element) -> String
Parameters
- element
- [in] An APIObject describing the Text element to modify.
Return Values
This function returns the GUID of the modified element.
Remarks
This function is analogous to the ACAPI_Element_Change function of the C++ API for Text elements. By setting a member of the passed APIObject you also mask it for the operation.
For information on how to fill the passed APIObject, visit the C++ documentation.
Requirements
- Version: Python API 0.1 or Later
- Module: GS