i lost my c3p file
and i want to add
Global variable name Close = 1
and small script
let close = runtime.globalVars.Close;
function sendScoreToParent() {
window.parent.postMessage({ close: close }, '*');
}
sendScoreToParent();
its possible to add sperated file into folder files