Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Alfresco Exam APSCE Topic 10 Question 83 Discussion

Actual exam question for Alfresco's APSCE exam
Question #: 83
Topic #: 10
[All APSCE Questions]

Which syntax is valid to format a document template variable to upper case? Choose 1 answer

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Gracia
17 days ago
Hey, where's the option that uses RegEx to convert the variable to uppercase? I was hoping for a real brain-teaser here.
upvoted 0 times
...
Mozelle
28 days ago
I wonder if the variable name is case-sensitive? That could trip up some of these options. Better double-check that detail!
upvoted 0 times
Karl
24 hours ago
D) <<[myvariable.toUpperCase()]>
upvoted 0 times
...
Brandon
7 days ago
I think option A is incorrect because of the syntax error in the method call.
upvoted 0 times
...
Wilda
16 days ago
A) <<[myvariable] toString().toUpperCase{)]>>
upvoted 0 times
...
...
Mozell
1 months ago
Hmm, I'm torn between B and C. Decisions, decisions. Maybe I should just roll a dice to pick the answer.
upvoted 0 times
Dierdre
8 days ago
I think B is the correct syntax.
upvoted 0 times
...
...
Dana
1 months ago
I'm going to go with C. It's a bit more verbose, but I like the explicit toString() call to ensure we're dealing with a string.
upvoted 0 times
Madonna
1 months ago
I think D is the correct answer. It's more concise and directly calls the toUpperCase() method on the variable.
upvoted 0 times
...
...
Jeannetta
1 months ago
D is the simplest option, just calling toUpperCase() directly on the variable. Sometimes less is more, you know?
upvoted 0 times
...
Brett
2 months ago
But D seems more straightforward and concise to me.
upvoted 0 times
...
Micaela
2 months ago
B looks good to me. Accessing the variable and then converting it to uppercase seems straightforward.
upvoted 0 times
Alva
20 days ago
Yes, B is the way to go. It's clear and concise in formatting the variable to uppercase.
upvoted 0 times
...
Nickolas
21 days ago
I would go with B as well. It looks like the most straightforward option.
upvoted 0 times
...
An
29 days ago
I agree, B seems like the most efficient way to format the variable to uppercase.
upvoted 0 times
...
Clay
1 months ago
I think B is the correct answer. It directly accesses the variable and converts it to uppercase.
upvoted 0 times
...
...
Jeniffer
2 months ago
I disagree, I believe the correct syntax is B.
upvoted 0 times
...
Brett
2 months ago
I think the answer is D.
upvoted 0 times
...

Save Cancel