gcedGetKword

pygcad.pygrx.gcedGetKword(*args, **kwargs)

Overloaded function.

  1. gcedGetKword(prompt: str) -> Tuple[int, str]

C++: gcedGetKword(const wchar_t *, wchar_t *, unsigned long) –> int

  1. gcedGetKword(prompt: str, sResult: GcString) -> int

C++: gcedGetKword(const wchar_t *, class GcString &) –> int