Question anas lamaizi · Oct 5, 2018 cache-call:functioninmaccache^MyFileMac(" + id+ ") #Caché #InterSystems IRIS #JavaScript Hello World;i have a problem to call function from cache ,cache-call:functioninmaccache^MyFileMac(" + id+ ")This rule works but always gives the same link thanks for yours response 0 0 347
Robert Cemper · Oct 5, 2018 as you write it " + id+ " is a constant string. so what would you expect to change?eventually, you rephrase the question and add also the programming language you try to use.this seems to be an invalid syntax anyhow anas lamaizi · Oct 5, 2018 thank you Mr. @Robert Cemper for your response , i find a solution by adding ID=Data.ID LIB.cls?Np=169$310704$&ID=564
anas lamaizi · Oct 5, 2018 thank you Mr. @Robert Cemper for your response , i find a solution by adding ID=Data.ID LIB.cls?Np=169$310704$&ID=564
as you write it " + id+ " is a constant string.
so what would you expect to change?
eventually, you rephrase the question and add also the programming language you try to use.
this seems to be an invalid syntax anyhow
thank you Mr. @Robert Cemper for your response , i find a solution by adding ID=Data.ID LIB.cls?Np=169$310704$&ID=564