Skip to content

Commit 73e484b

Browse files
authored
Create readme.md
1 parent 34280f0 commit 73e484b

File tree

1 file changed

+12
-0
lines changed
  • Server-Side Components/Server Side/Use System Property as an Object to Store Multiple Values and Retrieve Attributes When Needed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
**Create a property as shown below.**
2+
<img width="804" height="219" alt="image" src="https://github.com/user-attachments/assets/6cf04f6c-35f1-49a4-977d-5f85abf8c119" />
3+
4+
**Use JSON.parse to convert it to an object.**
5+
**Handle errors using try-catch and retrieve attributes as required in any server-side configuration.**
6+
Refer script.js file
7+
8+
9+
**Output:**
10+
<img width="947" height="404" alt="image" src="https://github.com/user-attachments/assets/e0fd6ca1-2e83-4c6d-949f-6f6878b51d7a" />
11+
12+
<img width="343" height="103" alt="image" src="https://github.com/user-attachments/assets/fc8a4d4b-6879-4644-bd45-5f039ee5dd65" />

0 commit comments

Comments
 (0)