SUBSTR
Returns a substring of textitem, starting at position. The textitem can be a literal string, a constant preceded by a %
, or the string returned by a macro function.
Syntax
name SUBSTR textitem, position ⟦, length⟧
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
Returns a substring of textitem, starting at position. The textitem can be a literal string, a constant preceded by a %
, or the string returned by a macro function.
name SUBSTR textitem, position ⟦, length⟧