このタグを使用して、可変的な値を静的なテキストに挿入することができます。 値として、次のものを使用できます。
<% vvar secondaryType = _eventContextInformation.getSecondaryObjectTypeName(); ... // More JavaScript processing %> ... // More HTML The primary object was created in <%=secondaryType%>.
Event <%=_eventContextInformation.getEventName()%> is approved.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|