Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Matrix.SetRowNames
Sets row names.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Matrix | 12.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Matrix.SetRowNames"; MatrixRef; Names ) More
Parameters
Parameter | Description | Example |
---|---|---|
MatrixRef | The matrix reference number. | $matrix |
Names | The value list with the names. | "1¶2¶3" |
Result
Returns OK or error.
Description
Sets row names.Overwrites the row names with the given list of values.
See also
Release notes
- Version 12.5
- Added Matrix.SetColumnNames and Matrix.SetRowNames functions.
Blog Entries
- Top 10 from the MBS Plugin in 2022
- MBS FileMaker Plugin 12.5 News
- MBS FileMaker Plugin, version 12.5pr3
This function checks for a license.
Created 9th October 2022, last changed 9th October 2022