delimit method

delimit

Delimits all child elements with separator character (without the brackets)

Returns

Instance of IMathDelimiter element

def delimit(self, separator_character):
    ...
ParameterTypeDescription
separator_charactercharCharacter used as a separator

See Also