Libraries
»
openstudio-workflow
(2.1.1)
»
Index
»
WorkflowStepResultValue_Shim
»
#valueAsInteger
Method: WorkflowStepResultValue_Shim#valueAsInteger
Defined in:
lib/openstudio/workflow_json.rb
#
valueAsInteger
⇒
Object
108 109 110
# File 'lib/openstudio/workflow_json.rb', line 108
def
valueAsInteger
@value
.
to_i
end