GetParameterByPrimaryKey Wildcard
19th February 2026
Hi Ryan, I don’t know if there’s a direct method for this. One possibility would be getting all keys with GetTablePrimaryKeys https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.ScriptDummy.GetTablePrimaryKeys.html and then try to find the substring you …