attributes_set_string Subroutine

private subroutine attributes_set_string(self, name, value)

Arguments

Type IntentOptional AttributesName
class(type_attributes), intent(inout) :: self
character(len=*), intent(in) :: name
character(len=*), intent(in) :: value

Contents

None