I am trying to display individual content for each individual user (not just each role).
Based on this documentation, I have tried using the code, but it is not working.
[s2If user_is(3)]Content for user with id 3[/s2If]
Is there a different way I should be handling this?