OutputVariable
@propertyWrapper
public struct OutputVariableA property wrapper type for a Variable that allows for saving output from a Shortcut.
- 
                  
                  The underlying value referenced by the output variable. DeclarationSwift public let wrappedValue: Variable
- 
                  
                  The output variable value. DeclarationSwift public var projectedValue: OutputVariable { get }
 View on GitHub
View on GitHub OutputVariable Structure Reference
        OutputVariable Structure Reference