Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
extract branch name
System
Ho do I get the name of the branch from within a DCR?
Shouldn't something like this work?
<iw_perl><![CDATA[
my $value = $ENV{IW_BRANCH};
iwpt_output("Branch Name is $value");
]]></iw_perl>
Doesn't give me any result. Any ideas?
Saravanan
Find more posts tagged with
Comments
There are no comments yet