For some MEC developments we need to add some usefull information to the MEC manifest file. Then you can use below function.
setManifestInfo("map:myvalue", “test”);
After execution of this function test will be added to the MEC manifest table under map:myvalue key .
No comments:
Post a Comment