https://pastein.ru/t/xO

  скопируйте уникальную ссылку для отправки


/*
 Copyright (C) 2018 SAS Institute Inc. Cary, NC, USA
*/

/**
   \file
   \brief The node creates the sentence dataset output for hello world example.

   \details The node combines the greeting and subject datasets and punctuation to produce the.
            hello world sentenceto produce the hello world sentence.

   <b> Identified Inputs </b>

   \param[in] %IN_GREETING=example.hello.sas7bdat       input greeting dataset

   \param[in] %IN_SUBJECT=example.world.sas7bdat        input subject dataset

   <b> Identified Outputs </b>

   \param[out] %OUT_SENTENCE=output.sentence.sas7bdat    output sentence dataset

   \ingroup nodes

   \author SAS Institute INC.
   \date 2018
 */