經安全檢測,此網站為安全網站,請放心前往原始網址!

ABAP Substring? | SCN

You can use offset and length additions. DATA lv_str TYPE string . lv_str = 'hello, how are you today' . write:/ lv_str+7 , / lv_str+7(3) , / lv_str(7) .

scn.sap.com

網址安全性掃描由 google 提供