评论
您可以在 Amazon Lex V2 中添加评论。此示例显示了可在 SRGS 表达式中使用的语法。
// Single Line Comments
"// <comment>"
// Multineline comments
/**
<comment>
**/
您可以在 Amazon Lex V2 中添加评论。此示例显示了可在 SRGS 表达式中使用的语法。
// Single Line Comments
"// <comment>"
// Multineline comments
/**
<comment>
**/