PushStackString
- Синтаксис
-
native PushStackString(Stack:handle, const value[]);
Переменная | Описание |
---|---|
handle |
Stack handle |
value |
String to push |
- Описание
- Pushes a string onto the end of a stack, truncating it if it is too long.
- Возвращает
- Функция ничего не возвращает