Documentation Language: Swift

Method

castFromTarget(expression:)

Swift code for converting from the target type without cast.

func castFromTarget(expression: String) -> String

Parameters

expression

An expression of target type to cast to the source type