LucaMs Expert Licensed User Longtime User Apr 23, 2018 #1 This comment added to a public method: B4X: ' <example> ' Log("Success: " & Success) ' </example> seems to be an: (invalid description) It is due to the ampersand character.
This comment added to a public method: B4X: ' <example> ' Log("Success: " & Success) ' </example> seems to be an: (invalid description) It is due to the ampersand character.
LucaMs Expert Licensed User Longtime User Apr 23, 2018 #2 ... and I'm using wrong tags, I "think" Upvote 0
LucaMs Expert Licensed User Longtime User Apr 23, 2018 #4 Thanks, Klaus; I was searching the correct tags... for minutes The strange thing is that the code I posted in #1 will "work" if you write a different text between those two tags (I mean that <example> and </example> will not be shown) Upvote 0
Thanks, Klaus; I was searching the correct tags... for minutes The strange thing is that the code I posted in #1 will "work" if you write a different text between those two tags (I mean that <example> and </example> will not be shown)