Multiple choice technology packaged enterprise solutions

Find the invalid PS tag in below list?

  1. ps:includeif

  2. ps:excludeif

  3. ps:getValue

  4. ps:getAttributes

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

ps:getAttributes is not a valid PS Framework tag, while ps:includeif, ps:excludeif, and ps:getValue are all legitimate PS tags used for conditional rendering and value retrieval. The getAttributes functionality likely uses a different syntax or method in the framework.

AI explanation

ps:getAttributes is not a recognized tag in this PS tag library, unlike ps:includeif, ps:excludeif, and ps:getValue, which are valid conditional-inclusion and value-retrieval tags used in the page templates. Recognizing the valid tag set is what distinguishes the genuine ones from the invented one.