get_json_string Interface

interface
private elemental module function get_json_string(self, key, mold) result(value_)

Arguments

Type IntentOptional Attributes Name
class(string_t), intent(in) :: self
class(string_t), intent(in) :: key
class(string_t), intent(in) :: mold

Return Value type(string_t)