RPG uses a 1 character field (like an indicator) to determine if a column contains nulls.
RPG 使用一个 1 字符字段(比如一个指示符)来确定列是否包含空值。
2
The split method is useful because it splits a string into a sequence of smaller strings, using a token character (or any character in a given sequence of characters) as an indicator of where to chop.