Table of Contents
combosel_GetOptionsDescriptionGet the pipe-delimited ('|') string of options from a combination selector variable (VarID_combosel). Function prototypeconst char* CExtAPI::combosel_GetOptions(ZVAR hComboSel); Arguments
Return valueA pointer to a C-style string containing the options string, delimited by pipes ('|'). CommentsNone. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
|