getValue
getvalue-description.md
Applies to Dynamics 365 (online), version 9.x
Returns the value of the specified column name.
Syntax
getValue(columnName)
Parameters
| Parameter Name | Type | Required | Description |
|---|---|---|---|
columnName |
String |
Yes | Logical name of the table column. |
Return Value
Type: string | Date | number | boolean | Entityreference[]
Related topics
Related topics
Entity
Power Apps component framework API reference
Power Apps component framework overview