Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ valueAsString
Method
valueAsString
src/utilities/filetypes/WorkflowStepResult.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
std::string WorkflowStepValue_Impl::valueAsString() const {
89
return m_value.valueAsString();
90
}
91
92
Json::Value WorkflowStepValue_Impl::valueAsJSON() const {
93
return m_value.valueAsJSON();
Callers
7
toJSON
Method · 0.45
string
Method · 0.45
getColumnAsDateTimes
Method · 0.45
getColumnAsStringVector
Method · 0.45
attributes
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36