company logo

TypedString :: isValue - Typed string contains an elementary value

The function returns true , when the typed string represents an elementary value. In this case the typed string contains the string value for the value. Values do not have subordinates elements.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false .

Implementation details

bool TypedString  :: isValue (  )