I don't quite understand how to finish the code.
The transition (fast-track) should handle if the comment is left by a non role"developers"
My code:
!isUserMemberOfRole('Developers')
how to add code about like: if there are user comments then = true..?
if (!isUserMemberOfRole('Developers')) {
return true }
else { return false }
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.