Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Version: Available or changed with runtime version 1.0.
Determines the index of a specific value in the JsonArray.
Index := JsonArray.IndexOf(Value: JsonObject)
JsonArray
Type: JsonArray
An instance of the JsonArray data type.
Value
Type: JsonObject
Index
Type: Integer
The position of the value in the JsonArray. -1 will be returned if Value cannot be found in the array.
Note
The JsonArray is 0-based by design.
JsonArray Data Type
Get Started with AL
Developing Extensions
Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn more