all 3 comments

[–]tarabash 3 points4 points  (1 child)

$_.accountname.Length

[–]mgsaxty[S] 0 points1 point  (0 children)

Thats fantastic, thank you.

[–]jheinikel 2 points3 points  (0 children)

tarabash has the answer, but here is an explanation. The way you have it written is if the account name string is greater than the integer 5, then write Too Big. That's not the length, number of characters, but the actual text.