Documentation Language: Swift

Method

castToTarget(from:)

Swift code for converting to the target type without cast.

func castToTarget(from expression: String) -> String

Parameters

expression

An expression of source type to cast to the target type