def gdxSymbIndxMaxLength(pgdx, SyNr): r"""gdxSymbIndxMaxLength(pgdx, SyNr) -> int""" return _gdxcc.gdxSymbIndxMaxLength(pgdx, SyNr)
def gdxSymbIndxMaxLength(*args): """gdxSymbIndxMaxLength(pgdx, SyNr) -> int""" return _gdxcc.gdxSymbIndxMaxLength(*args)