class
	SYSTEM_STRING_FACTORY

General
	cluster: base
	description: "Factory for creating SYSTEM_STRING instances."

Ancestors
	ANY

Queries
	from_string_to_system_string (a_str: STRING_GENERAL): SYSTEM_STRING

Commands
	read_system_string_into (a_str: SYSTEM_STRING; a_result: STRING_GENERAL)