def gdxAcronymValue(pgdx, AIndx): r"""gdxAcronymValue(pgdx, AIndx) -> double""" return _gdxcc.gdxAcronymValue(pgdx, AIndx)
def gdxAcronymValue(*args): """gdxAcronymValue(pgdx, AIndx) -> double""" return _gdxcc.gdxAcronymValue(*args)