public static bool apiResultText(out string buffer, string result, ushort rset, string format) { return(_apiInternal.apiResultText(out buffer, result, rset, format)); }