Scenario:
- Hardcoding values in the script (e.g., folder ID) is not best practice.
- Store such values in a script record field and fetch them using the
runtimemodule.
Steps:
- Add the folderID as a parameter in the script record.

- Give the folderID value in the script deployment

- Using runtime module get the folderID
