22.11.9.10 Set String

A fixed string is stored in the data buffer. Stores the data of Parameter 2 (Text) in Parameter 1 (Write-To Data Buffer).

_strset(Write destination buffer, String)

Example expression:

_strset (databuf0, "ABCD")

The string is stored in the data buffer as illustrated below: