Skip to Content

String Attribute

Quick Facts

PropertyValue
ClassOlpCorePythonStringAttribute
Modulecenpyolpcore.OlpCorePythonStringAttribute
Packagecenpyolpcore
ReleaseR2025.2.4
Methods1
Inherits fromOlpCorePythonAttribute
SubclassesSet String Attribute

Inheritance

Quick Start

# Boilerplate Example stringAttribute = ... # obtained from the runtime context result = stringAttribute.GetValue()

Method Index

MethodReturnsSummary
GetValuestr

Query Methods

GetValue

def GetValue() -> str

Returns: str

Version Notes

This class is documented as of release R2025.2.4.

Was this page helpful?